projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1819cb4
)
fix description of ParallelBuild
author
Joey Hess
<joeyh@joeyh.name>
Wed, 12 Feb 2025 16:32:22 +0000
(12:32 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Wed, 12 Feb 2025 16:32:22 +0000
(12:32 -0400)
git-annex.cabal
patch
|
blob
|
history
diff --git
a/git-annex.cabal
b/git-annex.cabal
index 9b0f95143a58c6e0a51016bd6a07a584540b00ee..fae2a3bbb8dbfcc0bfffdcd8f2a24bcc45cbb2bf 100644
(file)
--- a/
git-annex.cabal
+++ b/
git-annex.cabal
@@
-159,7
+159,7
@@
Flag Production
Description: Enable production build (slower build; faster binary)
Flag ParallelBuild
- Description: Enable
production build (slower build; faster binary)
+ Description: Enable
building in parallel
Default: False
Manual: True